Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add advanced_drastic #235

Merged
merged 3 commits into from
Jan 14, 2025
Merged

add advanced_drastic #235

merged 3 commits into from
Jan 14, 2025

Conversation

trngaje
Copy link

@trngaje trngaje commented Dec 30, 2024

changes
1.fix to hide cursor immediately when switching Stylus -> dpad
2.fix to fill black color if bg file is not exist or is not defined.
3.solve the issue that display "quick save osd" when changing layout.
4.hooked the platform_get_config_input function to ignore minus value of axis 2,5 (L2/R2).
5.fix to operate drag function during dpad->stylus
6.fix to use the analog stick value immediately instead of simulating the dpad input to stylus when using vertical mode with the right analog stick
7.fix that the cursor does not appear immediately when switching dpad->stylus (issues displayed at positions 0,0 before moving the mouse)

please remove drastic_steward and Generatorimporter.py in fsoverlay
./board/batocera/qualcomm/sm8250/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/allwinner/a133/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/allwinner/h700/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/rockchip/rk3566/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py

i moved to below location
./package/batocera/core/batocera-configgen/configgen/configgen/GeneratorImporter.py

You can check the test behavior in the image of the path below.
https://github.com/trngaje/rg35xxh_binary/releases/tag/knulli_241229

It has been tested on both h700 and a133 devices.

trngaje and others added 3 commits December 30, 2024 20:17
1.fix to hide cursor immediately when switching Stylus -> dpad
2.fix to fill black color if bg file is not exist or is not defined.
3.solve the issue that display "quick save osd" when changing layout.
4.hooked the  platform_get_config_input function to ignore minus value of axis 2,5 (L2/R2).
5.fix to operate drag function during dpad->stylus
6.fix to use the analog stick value immediately instead of simulating the dpad input to stylus when using vertical mode with the right analog stick
7.fix that the cursor does not appear immediately when switching dpad->stylus (issues displayed at positions 0,0 before moving the mouse)
1.fix stylus issue in high resolution
2.add layout.json and bgs for 720x480 (worked by @tamarindojuice.)
3.add 2 options to auto savestates
- Enable auto savestate : default: no
- Assign auto savestae slot (0~10) : default:10
4.add informations for layout.json in "Change Steward Options"
5.fix an error that sometimes does not display the setup screen when calling the menu
@UzuCore
Copy link

UzuCore commented Jan 7, 2025

이거슨 좋은 작업입니다

@acmeplus
Copy link

@trngaje thanks for the PR, very nice PR, it looks really good, I've just need to remove the drastic_steward and remove the generatorImporter that is no longer needed in the current build. I'll do those changes and merge the PR. Hopefully advanced drastic will be in the next alpha build.

@acmeplus acmeplus merged commit 6387505 into knulli-cfw:knulli-main Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants